home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / graphics / pbm / pbm_man.zoo / man1 / pnmcat.1 < prev    next >
Text File  |  1994-08-27  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. pnmcat(1)                USER COMMANDS                  pnmcat(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      pnmcat - concatenate portable anymaps
  10.  
  11. SYNOPSIS
  12.      pnmcat   [-white|-black]   -leftright|-lr   [-jtop|-jbottom]
  13.      _✓p_✓n_✓m_✓f_✓i_✓l_✓e _✓p_✓n_✓m_✓f_✓i_✓l_✓e ...
  14.      pnmcat   [-white|-black]   -topbottom|-tb   [-jleft|-jright]
  15.      _✓p_✓n_✓m_✓f_✓i_✓l_✓e _✓p_✓n_✓m_✓f_✓i_✓l_✓e ...
  16.  
  17. DESCRIPTION
  18.      Reads portable anymaps as input.  Concatenates  them  either
  19.      left  to  right  or  top  to bottom, and produces a portable
  20.      anymap as output.
  21.  
  22. OPTIONS
  23.      If the anymaps are not all the same height  (left-right)  or
  24.      width  (top-bottom),  the  smaller ones have to be justified
  25.      with the largest.  By default, they get  centered,  but  you
  26.      can specify one side or the other with one of the -j* flags.
  27.      So, -topbottom -jleft would stack the anymaps on top of each
  28.      other, flush with the left edge.
  29.  
  30.      The -white and -black flags specify what  color  to  use  to
  31.      fill  in  the extra space when doing this justification.  If
  32.      neither is specified, the program makes a guess.
  33.  
  34.      All flags can be abbreviated to their shortest  unique  pre-
  35.      fix.
  36.  
  37. SEE ALSO
  38.      pnm(5)
  39.  
  40. AUTHOR
  41.      Copyright (C) 1989 by Jef Poskanzer.
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sun Release 4.0    Last change: 12 March 1989                   1
  64.  
  65.  
  66.  
  67.